home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Utilities / PC-SIG's World of Utilities (PC-SIG) (1994).iso / UTI / DISK1682.ZIP / SAMPLE.CTL < prev   
Text File  |  1990-06-14  |  3KB  |  67 lines

  1.         ; Sample CONFIG or INITIALISATION FILE for CAPACITY v2.10b
  2.         ;=====================================================================
  3.         ;
  4.         ;       This is a comment - make sure no spaces are at end of lines!
  5.         ;       All comments can be removed. They are for your help only.
  6.         ;
  7.         Free Space Colour       11
  8.         ;       Colour to graphically display Free Space.
  9.         ;       Select from 01 to 15
  10.         ;
  11.         FChar (Free Shape)     219
  12.         ;       Shape for Free Space Indicator.
  13.         ;       203 = ╦     205 = ═     165 = Ñ   219 = █ etc.,
  14.         ;       12, 13 and 27 do not work!
  15.         ;
  16.         Used Space Colour       13
  17.         ;       Colour for almost everything else except Background
  18.         ;       Select from 01 to 15
  19.         ;
  20.         UChar (Used Shape)      178
  21.         ;       Shape for Used Space Indicator.
  22.         ;       220 = ▄     145 = æ     155 = ¢   178 = ▓ etc.,
  23.         ;       12, 13 and 27 do not work! 
  24.         ;
  25.         Background Colour        1
  26.         ;       As it reads the background colour.
  27.     ;    Select from 0 to 7
  28.         ;
  29.         Warning Colour          28
  30.         ;       Warning Colour for any ERRORS.
  31.     ;    Suggest a flashing colour for most effect
  32.         ;
  33.         Box Frame                2
  34.         ;       Type 0 = no lines
  35.         ;       Type 1 = single line
  36.         ;       Type 2 = double line
  37.         ;       Type 3 = 2 vert & 1 horiz
  38.         ;       Type 4 = 1 vert & 2 horiz
  39.         ;       Type 5 = Thick lines
  40.         ;
  41.         Colour of Box           14
  42.         ;       Colour of Box Border provided Box Frame is not equal to 0
  43.         ;
  44.         First Drive              A
  45.         ;       Not necessarily the 1st system drive.
  46.         ;
  47.         Last Drive               C
  48.         ;       not necessarily the last system drive.
  49.         ;
  50.         Exclude Drive            B
  51.         ;       On Systems without Drive B this helps.
  52.         ;       If Using Make-Ctl, which requires input
  53.         ;       you can enter @ to exclude no drive..
  54.         ;
  55.         Delay Time               4
  56.         ;       Delay in 18th's of seconds (18 = approx 1 second)
  57.         ;
  58.         Screen Clear             0
  59.         ;       0 = Do not Clear  1 = Clear with Split  2 = Clear with FadeOut
  60.         ;       3 = Clear by reducing each character to BLANK (Produces snow
  61.         ;           on cheaper CGA Monitors)
  62.         ;
  63.         Speed Check              N
  64.         ;       Checks CPU speed. Takes Time! especially with 8088
  65.         ;       Might not work with V20 chips??
  66.         ;=====================================================================
  67.